home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 49
/
Volume 49 - JOGO DISK .iso
/
Games
/
hight-d.swf
/
scripts
/
DefineButton2_292
/
BUTTONCONDACTION on(release, keyPress Enter).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-10-01
|
143 b
|
7 lines
on(release, keyPress "<Enter>"){
hsObj.data.player10.name = newname;
hsObj.data.player10.score = newscore;
gogo();
play();
}